Overview
The Sharp distance sensors are a popular choice for many projects that require accurate distance measurements. This IR sensor is more economical than sonar rangefinders, yet it provides much better performance than other IR alternatives. Interfacing to most microcontrollers is straightforward: the single analog output can be connected to an analog-to-digital converter for taking distance measurements, or the output can be connected to a comparator for threshold detection. The detection range of this version is approximately 10 cm to 80 cm (4? to 32?); a plot of distance versus output voltage is shown below.
The GP2Y0A21 uses a 3-pin JST connector that works with our 3-pin JST cables for Sharp distance sensors (included). It is also simple to solder three wires to the sensor where the connector pins are mounted. When looking at the back, the three connections from left to right are power, ground, and the output signal.
Feature summary
The relationship between the sensor’s output voltage and the inverse of the measured distance is approximately linear over the sensor’s usable range. The GP2Y0A21YK datasheet (374k pdf) contains a plot of analog output voltage as a function of the inverse of distance to a reflective object. You can use this plot to convert the sensor output voltage to an approximate distance by constructing a best-fit line that relates the inverse of the output voltage (V) to distance (cm). In its simplest form, the linearizing equation can be that the distance to the reflective object is approximately equal to a constant scale factor (~27 V*cm) divided by the sensor’s output voltage. Adding a constant distance offset and modifying the scale factor can improve the fit of this line.
Note: The GP2Y0A21YK0F model is a lead-free (RoHS-compliant) version of the Sharp GP2Y0A21 Distance Sensor. The manufacturer recommends you insert a bypass capacitor of 10 uF or more between Vcc and GND near this sensor to stabilize your power supply line.